@charset "utf-8";

/* CSS Document */
body {
	margin: 0 auto;
	padding: 0px;
	background: #ffffff;
	font-family: "微软雅黑", arial;
	font-size: 12px;
}

div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p {
	margin: 0;
	padding: 0;
	border: 0;
}

li {
	list-style-type: none;
}

img {
	vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

.content{
	width: 1000px;
	margin: 0 auto;
}

.marauto {
	margin: 0 auto;
}

/* 公共链接样式 */
a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

/* 链接和文字颜色 */
.cWhite,
a.cWhite:link,
a.cWhite:visited {
	color: #fff;
}

.cWhite1,
a.cWhite1:link,
a.cWhite1:visited {
	color: #F7F6F6;
}

.cRed,
a.cRed:link,
a.cRed:visited {
	color: #9F0912;
}

.cRed_d1,
a.cRed_d1:link,
a.cRed_d1:visited {
	color: #FF3C00;
}

.cBlack,
a.cBlack:link,
a.cBlack:visited {
	color: #333;
}

.cBlue,
a.cBlue:link,
a.cBlue:visited {
	color: #4894BA;
}

.cBlue_d1,
a.cBlue_d1:link,
a.cBlue_d1:visited {
	color: #4994BB;
}

.cGray,
a.cGray:link,
a.cGray:visited {
	color: #333;
}

.cGray_d1,
a.cGray_d1:link,
a.cGray_d1:visited {
	color: #666;
}

.cOran,
a.cOran:link,
a.cOran:visited {
	color: #FFEBB8;
}

/* 分享 */
.fx_new {
	float: left;
	text-align: left;
}

.bshare-custom a {
	color: #fff;
}

.bais {
	color: #fff;
}

.bshare-custom #bshare-shareto {
	color: #fff !important;
}

/*头部*/
.guo_tb {
	margin-top: 5px;
	padding-bottom: 18px;
	border-bottom: 6px solid #ca0000;
	margin-bottom: 20px;
}

.guo_tb ul {
	margin-left: 64px;
}

.guo_tb ul li {
	float: left;
	font-size: 18px;
	margin-right: 40px;
	margin-top: 30px;
}

/*中部*/
.guo_2 {
	background: url(../images/guo_tt.png) no-repeat;
	margin-bottom: 30px;
}

.guo_2 h1 {
	text-align: center;
	font-size: 40px;
	line-height: 80px;
	margin: 0 69px;
}

.guo_2 h1 a {
	color: #00518c;
}

.guo_3_1 {
	border-radius: 20px;
	border: 1px solid #ababab;
	padding: 18px;
}

.guo_3_2 {
	margin-left: 20px;
}

.guo_3_2 ul.ul1 li {
	float: left;
	font-size: 18px;
	width: 100px;
	text-align: center;
	padding-top: 10px;
}

.guo_3_2 ul.ul2 li {
	font-size: 18px;
	/* line-height: 43px; */
}

.guo_bt p {
	font-size: 22px;
	font-weight: bold;
	border-left: 4px solid #ca0000;
	line-height: 22px;
	padding-left: 10px;
}

.guo_4 ul.ul1 li {
	float: left;
	padding-bottom: 10px;
	font-size: 16px;
}

.guo_4 ul.ul2 li {
	float: left;
	font-size: 16px;
	background: url(../images/guo_bb1.png)no-repeat;
	width: 37px;
	height: 37px;
	margin-left: 5px;
}

.guo_4 .ul2 .last {
	background: url(../images/guo_bb2.png) no-repeat;
}

.guo_4 ul.ul2 li p {
	text-align: center;
	line-height: 37px;
	color: #fff;
}

.guo_4 table td {
	padding-bottom: 14px;
	padding-top: 14px;
	border-bottom: 1px solid #f4f4f4;
}

.guo_4_3 {
	border-bottom: 2px solid #ca0000;
}

.guo_5 ul {
	width: 1150px;
}

.guo_5 ul li {
	width: 110px;
	float: left;
	text-align: center;
	margin-right: 70px;
}

.guo_5 ul li p {
	font-size: 16px;
	margin-top: 10px;
}

.guo_al2 {
	width: 400px;
	margin: 0 auto;
}

.guo_al2 p.p1 {
	font-size: 14px;
	float: left;
	margin-right: 18px;
	padding-top: 14px;
	color: #999;
}

.guo_al2 p.p2 {
	padding: 14px;
	background-color: #EDEDED;
	margin-right: 8px;
	float: left;
	border-radius: 5px;
	font-size: 14px;
}

.guo_al2 {
	width: 400px;
	margin: 0 auto;
}

.guo_al2 p.p11 {
	font-size: 14px;
	float: left;
	margin-right: 18px;
	padding-top: 14px;
	color: #999;
}

.guo_al2 p.p22 {
	padding: 14px;
	background-color: #fff;
	margin-right: 8px;
	float: left;
	border-radius: 5px;
	font-size: 14px;
}

.guo_17 h1 {
	text-align: center;
	font-size: 36px;
	color: #c9173b;
}

.guo_17 p.p1 {
	text-align: center;
	color: #979797;
	line-height: 24px;
}

.guo_17_1 {
	background-color: #D4D4D4;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.guo_17_2 {
	text-align: center;
}

.guo_17 p.p2 {
	font-size: 16px;
	margin-top: 30px;
	line-height: 40px;
	margin-bottom: 30px;
}

.guo_18 {
	padding-bottom: 14px;
	color: #7A7A7A;
	font-size: 16px;
	margin-bottom: 10px;
}

.guo_19 li {
	margin-bottom: 20px;
	font-size: 16px;
}

.guo_19 li span {
	float: right;
	font-size: 12px;
	color: #808080
}

/*尾部*/
.guo_wb {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
	line-height: 30px;
	background: #f3f3f3;
}

/*newcss-deng*/

.mySwiper img,
.mySwiper2 img {
	width: 100%;
}

.guo_aab {
	background: url(http://88.hinews.cn/img/images2021/guo_aab_02.jpg);
	height: 3px;
	width: 440px;
}

.guo_3 ul.ul1 {
	margin-left: 20px;
}

.guo_3 ul.ul1 li {
	font-size: 20px;
	float: left;
	margin-right: 50px;
	padding-top: 15px;
	text-align: center;
	margin-top: -3px;
	width: 100px;
}

.action {
	background: url(http://88.hinews.cn/img/images2021/guo_aab_01.jpg) top no-repeat;
}

.guo_3 ul.ul2 {
	margin-top: 20px;
}

.guo_3 ul.ul2 li {
	font-size: 16px;
	margin-bottom: 20px;
}

.guo_2 {
	width: 1000px;
}

.guo_3 ul.ul2 li,
.guo_3 ul.ul1 li,
.guo_2 a {
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.guo_ss {
	width: 253px;
	height: 30px;
	border-radius: 30px;
	background-color: #fff;
	margin-top: 7px;
	border: 1px solid #bbb;
}

.guo_ss p {
	line-height: 30px;
	font-size: 14px;
	padding-left: 10px;
	color: #BCBCBC;
}

.guo_ss img {
	padding-right: 10px;
	padding-top: 5px;
}

.guo_ss input {
	width: 208px;
	height: 23px;
	margin-left: 15px;
	border: 0;
	outline: none;
	margin-top: 4px;
}

.guo_ss button {
	background: url(../images/guo_ck.png) no-repeat;
	border: 0;
	margin-top: 7px;
	outline: none;
	width: 16px;
	height: 16px;
	margin-right: 10px;
}

.guo_zb {
	width: 1000px;
	margin: 0 auto;
}

.articleBox img {
	margin: 10px auto !important;
	display: block !important;
}

.articleBox {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.articleBox p {
	text-align: left;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 20px;
}

.articleBox table {
	margin: auto;
}
.pagination {
	color: #333;
	font-size: 14px !important;
}
.pagination li {
	padding: 14px;
	background-color: #EDEDED;
	margin-right: 8px;
	float: left;
	border-radius: 5px;
	font-size: 14px;
}
.pagination .active{
	background-color: #ca0000;
}
.pagination .active span{
	font-size: 14px;
	color: #fff;
}
.clearfix, .pagination::after{
	content:'';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}